home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 192
- Top = 121
- Width = 293
- Height = 142
- AutoSize = True
- Caption = 'CrackMe [id:21]'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = set_up
- OnShow = set_up
- PixelsPerInch = 120
- TextHeight = 16
- object Bevel1: TBevel
- Left = 16
- Top = 0
- Width = 105
- Height = 81
- end
- object Bevel2: TBevel
- Left = 160
- Top = 0
- Width = 105
- Height = 81
- end
- object HyperLabel1: THyperLabel
- Left = 24
- Top = 56
- Width = 85
- Height = 16
- Cursor = crHandPoint
- Caption = 'tC'#39's Crackmez'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- HyperColour = clBlue
- PressedColour = clRed
- URL = 'http://crackmez.cjb.net'
- end
- object HyperLabel2: THyperLabel
- Left = 40
- Top = 40
- Width = 63
- Height = 16
- Cursor = crHandPoint
- Caption = 'EB'#39's page'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- HyperColour = clBlue
- PressedColour = clRed
- URL = 'http://crackmes.cjb.net'
- end
- object Label1: TLabel
- Left = 136
- Top = 0
- Width = 8
- Height = 80
- Caption = '*'#13#10'*'#13#10'*'#13#10'*'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Button1: TButton
- Left = 160
- Top = 0
- Width = 105
- Height = 33
- Caption = 'check'
- Enabled = False
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 160
- Top = 48
- Width = 105
- Height = 33
- Caption = 'about'
- TabOrder = 1
- OnClick = Button2Click
- end
- object StatusBar1: TStatusBar
- Left = 0
- Top = 87
- Width = 285
- Height = 23
- Panels = <>
- SimplePanel = True
- end
- object Button3: TButton
- Left = 16
- Top = 0
- Width = 105
- Height = 33
- Caption = 'select'
- TabOrder = 3
- OnClick = select
- end
- object OpenDialog1: TOpenDialog
- Left = 192
- Top = 88
- end
- end
-